ShaderNodeCurveΒΆ
A fully controllable linear curve. Each curve entry consists of an offset and a associated value. The whole resulting color is driven by the Value input. This node linearly blends between colors associated to offsets. Colors and Offsets are completly independant, may not be constant and may overlap.
Curve
Plots the curve for the [0,1] X and [0,1] Y range.
Value
Input value.
Valuen
Value associated to Offsetn.
Value
Value associated to Offset
Offsetn
Position offset associated to Valuen.
Offset
Position offset associated to Value
Interpolationn
Interpolation mode used at position n.
Interpolation
Interpolation mode used at position
Add
Adds a new curve entry after this button.
Remove
Removes the previous curve entry.
Up
Moves the previous curve entry one position up.
Down
Moves the previous curve entry one position down.